Skip to content

Use popcount instead of manually counting bits#4838

Open
LumioseSil wants to merge 1 commit into
swiftlang:mainfrom
LumioseSil:more-intrinsic
Open

Use popcount instead of manually counting bits#4838
LumioseSil wants to merge 1 commit into
swiftlang:mainfrom
LumioseSil:more-intrinsic

Conversation

@LumioseSil
Copy link
Copy Markdown
Contributor

This should work on Windows too as popcount is one of those intrinsics available on there as well.

@LumioseSil
Copy link
Copy Markdown
Contributor Author

@compnerd Thoughts?

This should work on Windows too as popcount is one of those intrinsics available on there as well.
Comment thread Sources/CoreFoundation/CFURL.c
@LumioseSil LumioseSil requested a review from compnerd March 7, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants